home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 1 / Deutsche Edition 1.iso / amok / 001-010 / amok04 / checker / fsgenerator.readme < prev    next >
Text File  |  1993-11-04  |  2KB  |  62 lines

  1. F S G e n e r a t o r
  2.  
  3.  
  4. As you might have noticed, this is a BASIC program. I'm sorry but I was too
  5. busy to translate it into MODULA-2 yet. Maybe some of you guys want to do
  6. it?
  7. If you want to get the generator going, just give your AMIGA access to
  8. AmigaBASIC (for example: copy FSGenerator on a Disk containing AmigaBASIC).
  9. Be sure that the File > graphics.bmap < is in the same directory as 
  10. AmigaBASIC. It should be in the drawer > BasicDemos < of your Commodore
  11. Basic-Disk. If it is not there, please consult your Commodoredealer and ask
  12. for a Update!
  13.  
  14. FSGenerator generates Data-Files that can be read by Checker, thus 
  15. interpreting the Data as information coming in from a car. The data-files
  16. are ASCII-files and can be edited.
  17.  
  18. After having started FSGenerator, you are asked to enter some data as basic 
  19. information:
  20.  
  21. -    The fuel gauge of the virtual car
  22.  
  23. -    The temperature of the cooling-liquid (this is a water-cooled car)
  24.  
  25. -    The total amount of kilometers, already driven by the car
  26.  
  27. After having done this, a window is opened. You are now asked to enter the 
  28. name of the data-file you want to generate. Just enter the name, DAT: will be 
  29. added and your data-file will be saved in the device called DAT:. No data-
  30. file will be generated if you just press <RETURN>.
  31.  
  32. Take a look at the window now:
  33.  
  34. There are two pseudo-prop-gadgets in the lower halfe of the window:
  35.  
  36. The left one sets the amount of acceleration, giving no acceleration in the
  37. middle position and negativ acceleration left of this position. Negative
  38. acceleration can be understood as using the cars breaks.
  39.  
  40. The right one sets the changing rate of the cooling-liquids temperature, it
  41. can either rise, stay the same or fall, depending on the gadgets position.
  42. You can produce boiling water like this...
  43.  
  44. There are also 4 pull-down.menus:
  45.  
  46. The left one shifts through the automatic gear of the car. There are 5 
  47. possible positions: DRIVE, MOUNTAIN DRIVE, BACK, NEUTRAL, PARK.
  48.  
  49. The second one sets some binary Displays, such as: Lights on or off,
  50. hi-beam, seat-belt-fastened, heating of rear window, lack of oil, battery
  51. doesn't work, hand break pulled, turn left or right...
  52.  
  53. Use the third menu to quit the programm by selecting Stop.
  54.  
  55. The right menu changes the fuel gauge. You can either fill it up, or let your
  56. car become more thirsty...
  57.  
  58.  
  59. To run the programm, just klick any key...have fun!
  60.  
  61.  
  62.